home *** CD-ROM | disk | FTP | other *** search
/ Aminet 28 / Aminet 28 (1998)(GTI - Schatztruhe)[!][Dec 1998].iso / Aminet / game / shoot / athrust.lha / AmigaThrust / CHANGES next >
Encoding:
Text File  |  1998-09-05  |  7.1 KB  |  219 lines

  1.  
  2. Version 0.83c April 7, 1997
  3.  
  4. * Stupid me. You should only get 1000 units on fuel, not 5000.
  5.  
  6.  
  7. Version 0.83b April 3, 1997
  8.  
  9. * A bug in the code that verifies that the level descriptions are correct
  10.   caused a rejection of the first level. Thanks to Joey Hess who pointed this
  11.   out. Shame on me for not testing prior to the release.
  12.  
  13.  
  14. Version 0.83a April 1, 1997
  15.  
  16. * A restart point in level 6 caused unconditional death. Not so good, but now
  17.   it's fixed. Thanks to Jan Djärv, who pointed this out.
  18.  
  19. * An icon (32x32) for Widows included. Thanx bro.
  20.  
  21.  
  22. Version 0.83  March 21, 1997
  23.  
  24. * If two shots arrive at the same target at the same time, only that target is
  25.   destroyed, not the target closest to the real target as well.
  26.  
  27. * Lowercase characters in the font.
  28.  
  29. * Cosmetic improvments. The amount of fuel left and the score is drawn in a box
  30.   similar to the one in the original. The animation area was moved to the lower
  31.   part of the screen, making room for the new box at the top of the screen. The
  32.   ship appears more smooth when rotated. X11 icon included, it is not just a
  33.   noisy square anymore.
  34.  
  35. * X11 demo is only run if the window has focus.
  36.  
  37. * X11 keyboard handling is better, still not handling Compose though.
  38.  
  39. * The option --step which makes Thrust skip the drawing of two out of three
  40.   frames and the option --double which draws Thrust in a bigger X window.
  41.   However, --double is incredibly slow.
  42.  
  43. * Instructions include the silly background story; supplied by Wolfram Kleff
  44.   over a year ago.
  45.  
  46. * The Power Plant is not destoyed until the countdown is ended. When the count-
  47.   down ends, all objects explode. Do that in level five for maximum on screen
  48.   explosive effect (10 objects simultaneously exploding, if you have the Pod).
  49.  
  50. * In the SVGAlib version, the names of the keys are pulled out of the kernel in
  51.   the same way as the utility "dumpkeys" is doing this. As a consequence, some
  52.   keys have changed their names, so you might have to edit your .thrustrc file.
  53.  
  54. * Thrust runs on MSDOG. Indrek Mandre pointed me in the direction of DJGPP and
  55.   a port of SVGAlib which made it a rather easy task, but I still really really
  56.   detest MSDOG.
  57.  
  58.  
  59. Version 0.79c February 25, 1997
  60.  
  61. * The "About"-code segfaulted, and so did the gamma correction option handling
  62.   in some cases. Both are fixed.
  63.  
  64.  
  65. Version 0.79b February 22, 1997
  66.  
  67. * Sound wasn't working. Another silly play_sound=0; assignment.
  68.  
  69.  
  70. Version 0.79a February 21, 1997
  71.  
  72. * Sound wasn't working. Silly play_sound=0; statement removed.
  73.  
  74.  
  75. Version 0.79  February 20, 1997
  76.  
  77. * Changed the interaction between the ship and the blob when they are connected
  78.   and the ship is accelerated. The new behaviour is more correct and more like
  79.   the original.
  80.  
  81. * Sound added to the Linux version. Uses the SoundIt library written by Brad
  82.   Pitzel (pitzel@cs.sfu.ca). Sound was added to thrust by Maik Roeder.
  83.   In addition, SoundIt has been adapted so that sound works for for Solaris,
  84.   SunOS and HP-UX as well, but only if the sound device supports linear
  85.   encoding.
  86.  
  87. * Configurable keys. Configuration is stored in ${HOME}/.thrustrc which is read
  88.   at startup. See the included file "thrustrc" for an example of how .thrustrc
  89.   can be written.
  90.  
  91. * X version understand the -display and -geometry options.
  92.  
  93. * Support for X-servers not capable of MIT shared memory.
  94.  
  95. * Added an option --gamma with which you can change the brightness of the
  96.   colors.
  97.  
  98. * New rules applies for advancement to the next level. Also, there is a maximum
  99.   altitude.
  100.  
  101. * 750 points (instead of 700) are given when the bunkers are shot down.
  102.  
  103. * Messages between the levels and a game over message.
  104.  
  105. * Portability changes. The X version now builds on Linux, Ultrix 4.5, OSF1 4.0,
  106.   OpenBSD 2.0, Solaris 2.4/2.5, HP-UX 10.20, Irix 4.0.5, AIX 4.2 and SunOS 4.1.
  107.   Very likely a whole bunch of others. Fix for OpenBSD by Kenneth Stailey, the
  108.   rest by myself.
  109.  
  110.  
  111. Version 0.73  January 14, 1997
  112.  
  113. * Added syncronization for fast systems. The X version was way too fast for
  114.   some systems.
  115.  
  116.  
  117. Version 0.71  January 13, 1997
  118.  
  119. * Preliminary X11 support. Only works with servers capable of MIT shared memory
  120.   and limited to visuals with 8 bits per pixel pseudocolor.
  121.  
  122. * Compatibility changes and the use of GNU autoconf makes it possible to run
  123.   the game on Solaris 2.5. With some luck, it works for other unices as well.
  124.  
  125. * The fired shots can destroy targets even when the hit is not on the screen.
  126.  
  127. * Fixed the door used in level 6.
  128.  
  129. * Made the mass of the blob configurable (REL_MASS in src/thrust.h). The mass
  130.   of the blob is given in relation to the mass of the ship. The value is also
  131.   changed from the previous 1.0 to 0.8 in responce to some requests.
  132.  
  133. * Updated man page. Most of the needed information is in there.
  134.  
  135. * Some memory allocation misfeatures corrected by Maik Roeder.
  136.  
  137. * Fixed the makefile. It didn't work if you didn't have the directory where the
  138.   binary was supposed to be installed.
  139.   Thanks go to Martin Wickman who pointed this out.
  140.  
  141. * Removed the bindist target from the Makefile in the binary distribution.
  142.  
  143. * Enabled the use of svga modes larger than 320x200. The game is simply drawn
  144.   in a small area of the larger screen. Option --svgamode added. I've been able
  145.   to play in 640x480, 800x600 and 1024x768.
  146.   Start with 'thrust -s G640x480x256'. 320x200 is still the default.
  147.  
  148.  
  149. Version 0.67  December 22, 1996
  150.  
  151. * Fixed the nasty little bug which caused some "unexplainable" deaths. It must
  152.   have been there for ages, but hasn't triggered prior to v0.61.
  153.  
  154. * Level 6 included. Pictures supplied by Christian Janoff. The door is still in
  155.   need of some work as you will notice when you get there. The level is
  156.   playable though.
  157.  
  158. * Fixed a small cosmetic bug in level 5.
  159.  
  160. * Joey Hess changed his email address *again*. ;-)
  161.  
  162.  
  163. Version 0.61  December 19, 1996
  164.  
  165. * Level 5 included. Pictures supplied by Christian Janoff.
  166.  
  167. * New and improved title picture. Supplied by Christian Janoff.
  168.  
  169.  
  170. Version 0.59  December 11, 1995
  171.  
  172. * Configurable keys.
  173.  
  174. * The guns are silent for a while when the plant has been hit. Thanks go to
  175.   Wolfram Kleff since he pointed out this behaviour.
  176.  
  177. * Fixed a small bug with the teleport bars.
  178.  
  179. * Responds to the arguments -v, --version, -h and --help.
  180.  
  181. * Changed the internal representation of the definitions of the levels to make
  182.   it easier to enter the block codes (was ½ and others, now normal ASCII).
  183.  
  184. * A breif description of how to make your own level.
  185.  
  186. * Man page, maintained by Joey Hess (joey@kite.ml.org).
  187.  
  188. * Binary version compiled ELF, not a.out.
  189.  
  190.  
  191. Version 0.53  November 6, 1995
  192.  
  193. * ELF-problem fixed. Thanks go to Mirko Streckenbach. Now it should compile on
  194.   ELF systems as well.
  195.  
  196. * The game enters a demo mode if not touched.
  197.  
  198. * The teleport bars at the end of a completed level.
  199.  
  200. * The game is now not as quick as it was before, making it easier.
  201.  
  202.  
  203. Version 0.47
  204.  
  205. * Can't remember. That's why I'm starting this list.
  206.  
  207.  
  208. Version 0.41
  209.  
  210. * The first version released for Linux and SVGAlib. Before this, the versions
  211.   wasn't numbered.
  212.  
  213. ___
  214.  
  215. The first version got on the way when I discovered that my new fancy computer
  216. was able to update the whole screen in every retrace of the monitor. This must
  217. have been in 1993 or 1994 with my 486DX50. Not a very efficient way of
  218. scrolling, but this is still how it works.
  219.